Click or drag to resize

MessageJournalTypeDescription Property

Contains the type description of the journal item.

Namespace:  Independentsoft.Msg
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public string JournalTypeDescription { get; set; }

Property Value

Type: String
The journal type description.
See Also